|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--jade.content.abs.AbsObject
|
+--jade.content.abs.AbsContentElement
|
+--jade.content.abs.AbsProposition
|
+--jade.content.abs.AbsActionPredicate
| Constructor Summary | |
AbsActionPredicate(java.lang.String name)
Constructor |
|
| Method Summary | |
void |
set(java.lang.String name,
AbsContentElement value)
Sets the argument of the predicate. |
| Methods inherited from class jade.content.abs.AbsObject |
dump,
dump,
getAbsObject,
getCount,
getNames,
getTypeName,
isGrounded,
set |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public AbsActionPredicate(java.lang.String name)
name - the name of the predicate.| Method Detail |
public void set(java.lang.String name,
AbsContentElement value)
name - name of the argument.value - value of the argument.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||